hour
fun hour(timeZone: TimeZone, instant: Instant): TimePeriod<TimeUnit.Hour>
Content copied to clipboard
fun hour( timeZone: TimeZone, year: Int, month: Month, dayOfMonth: Int, hour: Int): TimePeriod<TimeUnit.Hour>
Content copied to clipboard